FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/pregnancy

Packagehl7.fhir.sami.core
Resource TypeCodeSystem
Idpregnancy
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7.fhir.sami.core@0.0.1&canonical=https://www.samisaude.com.br/fhir/r4/CodeSystem/pregnancy
URLhttps://www.samisaude.com.br/fhir/r4/CodeSystem/pregnancy
Version1.0
Statusactive
Date2021-12-13T00:00:00.000Z
Namepregnancy
TitleDados Gestacionais
Realmsami
Authorityhl7
DescriptionCódigos para idade gestacional e data da última menstruação.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "title": "Dados Gestacionais",
  "url": "https://www.samisaude.com.br/fhir/r4/CodeSystem/pregnancy",
  "version": "1.0",
  "status": "active",
  "contact": [
    {
      "telecom": [
        {
          "system": "other"
        }
      ]
    }
  ],
  "description": "Códigos para idade gestacional e data da última menstruação.",
  "compositional": false,
  "content": "complete",
  "concept": [
    {
      "display": "DUM",
      "definition": "Data da Última Menstruação.",
      "code": "21840007"
    },
    {
      "display": "Idade gestacional",
      "code": "18185-9"
    }
  ],
  "name": "pregnancy",
  "caseSensitive": true,
  "versionNeeded": true,
  "hierarchyMeaning": "is-a",
  "language": "pt-br",
  "date": "2021-12-13T00:00:00.000Z",
  "publisher": "Sami Saúde",
  "count": 2
}